/* Local overrides */

/* Local Nav */
@media only screen and (max-width: 734px) {
	#ac-localnav {
		height: 70px;
	}

	.ac-ln-content {
		height: 70px;
	}

	#ac-localnav .ac-ln-content {
		height: 70px;
	}

	#ac-localnav .ac-ln-actions {
		padding-top: 27px;
	}

	#ac-localnav .ac-ln-title {
		--r-localnav-title-vertical-offset: 30px;
	}

	#ac-localnav .ac-ln-menucta-chevron {
		margin-top: 8px;
	}
	#ac-localnav .ac-ln-menu-items {
		padding-top: 42px;
	}
}
@media only screen and (min-width: 1069px) {
	/* Media Cards */
	.gallery-item.media-gallery-item-6 .caption-animation-container.pin-offset {
		min-width: 50%;
	}
	/* Made to last */
	.section-header-custom .section-header-copy {
		max-width: 900px;
	}
	/* Packaging Shipping */
	.section-packaging-shipping .caption-tile .card-callout {
		max-width: 320px;
	}
	/* Recover */
	.caption-tile .card-callout-elevated-alt {
		max-width: 90%;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	/* Recycle Banner */
	.banner-card .banner-card-copy-column {
		--width: 75%;
	}
	.banner-card-ctas.banner-card-ctas-primary {
		column-gap: 0;
	}
	/* Packaging Shipping */
	.section-packaging-shipping .section-header .section-header-headline {
		max-width: calc(100% - 20px + 3.0303vw);
	}
	/* Reports product */
	.progress-reports-list .progress-reports-item > a {
		max-width: 139px;
	}
}
@media only screen and (max-width: 734px) {
	/* Recycle Banner */
	.banner-card-ctas.banner-card-ctas-primary {
		column-gap: 0;
	}
	/* Packaging Shipping */
	.section-packaging-shipping .section-header .section-header-headline {
		max-width: 360px;
	}
	.section-packaging-shipping .card-container .card-callout {
		margin-block-end: 36px;
	}
	/* Recover */
	.caption-tile .card-callout-elevated-alt {
		max-width: 65%;
	}
	/* Reports product */
	.product-reports-archive-gallery .gallery-item .reports-list p,
	.product-reports-gallery .gallery-item .reports-list p {
		max-width: 146px;
	}
	.progress-reports-link {
		max-width: 335px;
	}
}
@media only screen and (max-width: 340px) {
	.section-made-to-last .section-header .section-header-headline {
		width: 282px;
	}
	.progress-reports-link {
		max-width: 245px;
	}
	[data-media-card-gallery]
		.media-gallery
		.media-gallery-item-6
		.caption-container.small-pin-top-left
		.pin-offset,
	[data-media-card-gallery]
		.media-gallery
		.media-gallery-item-3
		.caption-animation-container.pin-offset {
		margin-right: 17px;
	}
}

/* Reports section */

@media (max-width: 349px) {
	.section-reports-product .reports-list-item {
		overflow: visible;
	}
}

/* Recycle */

@media only screen and (min-width: 1069px) and (max-width: 1150px) {
	.section-recycle-banner .banner-card-copy,
	.section-recycle-banner .banner-card-header {
		max-width: 300px;
	}
}
