/* Local Overrides */

@media only screen and (min-width: 735px) {
	.section-first-generation .device-5 .large-hide {
		padding-right: 10px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-usb-c .device-6,
	.section-usb-c .device-7,
	.section-second-generation .device-1,
	.section-second-generation .device-2 {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 734px) {
	.section-first-generation .device-1 {
		padding-right: 30px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-usb-c .compatibility-list {
		gap: 14px;
	}
}

/* features table */
.section-features {
	padding-bottom: 35px;
}

.availability {
	padding-top: 20px;
}

@media only screen and (max-width: 734px) {
	.product.product-detail .product-copy .product-description {
		margin-bottom: 33px;
	}
}

.section-features .pencil {
	justify-content: space-between;
}

@media only screen and (min-width: 1069px) {
	.section.section-usb-c
		div.shared-section-compatible-list
		.compatible-devices.typography-body-reduced
		.device-2.compatibility-device.typography-body-reduced {
		padding-right: 20px;
	}

	.section.section-usb-c
		div.shared-section-compatible-list
		.compatible-devices.typography-body-reduced
		.device-4.compatibility-device.typography-body-reduced {
		padding-right: 20px;
	}
}

/* Compatibility dropdown section */

@media only screen and (max-width: 734px) {
	#ap-pro .product-title {
		padding-bottom: 49px;
	}
}

.section-features .pencil.pencil-alt {
	justify-content: space-between;
}

@media only screen and (min-width: 1069px) {
	.section-compatibility {
		margin-top: 148px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compatibility {
		margin-top: 56px;
	}
}
