.PartCats.part100{
	display:none !important;
}
	.PartCats.part101{
	display:none !important;
}
	.PartCats.part102{
	display:none !important;
}
	.PartCats.part106{
	display:none !important;
}

/* Part single (full product page, legacy partdesc parity) */
.aps-part-single { margin-top: 1em; }
.aps-part-single .aps-product-title { margin-bottom: 0.5em; }
.aps-part-single .aps-specs-table th { font-weight: 600; white-space: nowrap; }
.aps-part-single .aps-specs-table td { padding: 0.35em 0.5em; }

/* Part detail template (parity with iis partdesc) */
.aps-part-detail { margin-top: 1em; }
.aps-part-detail-row { display: flex; flex-wrap: wrap; gap: 2rem; }
.aps-part-detail-images { flex: 0 0 300px; max-width: 100%; }
.aps-part-detail-summary { flex: 1; min-width: 280px; }
.aps-part-detail-title { margin-top: 0; }
.aps-part-detail-price { font-size: 1.25em; margin: 1em 0; }
.aps-part-detail-price .aps-price { font-weight: bold; }
.aps-product-meta-table { width: 100%; border-collapse: collapse; }
.aps-product-meta-table th, .aps-product-meta-table td { padding: 0.25em 0.5em; text-align: left; border-bottom: 1px solid #eee; }
.aps-product-meta-table th { font-weight: 600; width: 40%; }
.aps-part-detail-actions { margin: 1.5em 0; }
.aps-part-detail-more-parts { margin-top: 1em; }
.aps-part-detail-fitment, .aps-part-detail-warranty { margin-top: 2em; padding-top: 1em; border-top: 1px solid #ddd; }
.aps-part-gallery { margin-bottom: 1em; }
.aps-part-gallery-main img { max-width: 100%; height: auto; display: block; }
.aps-part-gallery-thumbs { display: flex; flex-wrap: wrap; gap: 0.5em; margin-top: 0.5em; }
.aps-part-gallery-thumb { display: block; width: 60px; height: 60px; overflow: hidden; border: 2px solid transparent; }
.aps-part-gallery-thumb.aps-active { border-color: #0073aa; }
.aps-part-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 768px) {
	.aps-part-detail-row { flex-direction: column; }
	.aps-part-detail-images { flex: none; }
}

/* Part detail template (parity with iis partdesc) */
.aps-part-detail { margin-top: 1em; }
.aps-part-detail-row { display: flex; flex-wrap: wrap; gap: 2em; align-items: flex-start; }
.aps-part-detail-images { flex: 0 0 300px; max-width: 100%; }
.aps-part-detail-summary { flex: 1; min-width: 280px; }
.aps-part-detail-title { margin: 0 0 0.5em; font-size: 1.5em; }
.aps-part-detail-price { margin: 0.5em 0; font-size: 1.25em; font-weight: 600; }
.aps-part-detail-meta { margin: 1em 0; }
.aps-product-meta-table { width: 100%; border-collapse: collapse; }
.aps-product-meta-table th, .aps-product-meta-table td { padding: 0.35em 0.5em; text-align: left; border-bottom: 1px solid #eee; }
.aps-product-meta-table th { font-weight: 600; width: 40%; }
.aps-part-detail-actions { margin: 1em 0; }
.aps-part-detail-more-parts { margin-top: 1em; }
.aps-part-detail-fitment, .aps-part-detail-warranty { margin-top: 1.5em; padding-top: 1em; border-top: 1px solid #eee; }
.aps-part-gallery { margin-bottom: 1em; }
.aps-part-gallery-main { margin-bottom: 0.5em; }
.aps-part-gallery-main img { max-width: 100%; height: auto; display: block; }
.aps-part-gallery-thumbs { display: flex; flex-wrap: wrap; gap: 0.5em; }
.aps-part-gallery-thumb { display: block; width: 60px; height: 60px; overflow: hidden; border: 2px solid transparent; }
.aps-part-gallery-thumb.aps-active { border-color: #0073aa; }
.aps-part-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 640px) {
	.aps-part-detail-row { flex-direction: column; }
	.aps-part-detail-images { flex: 1 1 auto; }
}

/* Part detail template (parity with iis partdesc) */
.aps-part-detail { margin: 1em 0; }
.aps-part-detail-row { display: flex; flex-wrap: wrap; gap: 2rem; }
.aps-part-detail-images { flex: 0 0 300px; max-width: 100%; }
.aps-part-detail-summary { flex: 1; min-width: 280px; }
.aps-part-detail-title { margin: 0 0 0.5em; font-size: 1.5em; }
.aps-part-detail-price { margin: 0.5em 0; font-size: 1.25em; font-weight: 600; }
.aps-part-detail-meta { margin: 1em 0; }
.aps-product-meta-table { width: 100%; border-collapse: collapse; }
.aps-product-meta-table th, .aps-product-meta-table td { padding: 0.35em 0.5em; text-align: left; border-bottom: 1px solid #eee; }
.aps-product-meta-table th { font-weight: 600; width: 40%; }
.aps-part-detail-actions { margin: 1em 0; }
.aps-part-detail-more-parts { margin-top: 1em; }
.aps-btn-secondary { display: inline-block; padding: 0.5em 1em; background: #f0f0f0; border: 1px solid #ccc; border-radius: 4px; text-decoration: none; color: inherit; }
.aps-btn-secondary:hover { background: #e5e5e5; }
.aps-part-detail-fitment, .aps-part-detail-warranty { margin-top: 1.5em; padding-top: 1em; border-top: 1px solid #eee; }
.aps-part-detail-fitment h3, .aps-part-detail-warranty h3 { margin: 0 0 0.5em; font-size: 1.1em; }
.aps-part-gallery { margin-bottom: 1em; }
.aps-part-gallery-main { margin-bottom: 0.5em; }
.aps-part-gallery-main img { max-width: 100%; height: auto; display: block; }
.aps-part-gallery-thumbs { display: flex; flex-wrap: wrap; gap: 0.5em; }
.aps-part-gallery-thumb { display: block; width: 60px; height: 60px; overflow: hidden; border: 2px solid transparent; }
.aps-part-gallery-thumb.aps-active { border-color: #0073aa; }
.aps-part-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }
@media (max-width: 640px) { .aps-part-detail-row { flex-direction: column; } .aps-part-detail-images { flex: none; } }

/* Part detail template (parity with iis partdesc) */
.aps-part-detail { margin: 1em 0; }
.aps-part-detail-row { display: flex; flex-wrap: wrap; gap: 1.5em; align-items: flex-start; }
.aps-part-detail-images { flex: 0 0 300px; max-width: 100%; }
.aps-part-detail-summary { flex: 1; min-width: 280px; }
.aps-part-detail-title { margin: 0 0 0.5em; font-size: 1.5em; }
.aps-part-detail-price { margin: 0.5em 0; font-size: 1.25em; font-weight: 600; }
.aps-part-detail-price .aps-call-price { font-weight: normal; }
.aps-product-meta-table { width: 100%; border-collapse: collapse; margin: 0.5em 0; }
.aps-product-meta-table th, .aps-product-meta-table td { padding: 0.25em 0.5em 0.25em 0; text-align: left; vertical-align: top; }
.aps-product-meta-table th { font-weight: 600; width: 40%; }
.aps-part-detail-actions { margin: 1em 0; }
.aps-part-detail-more-parts { margin: 1em 0; }
.aps-part-detail-fitment, .aps-part-detail-warranty { margin-top: 1.5em; padding-top: 1em; border-top: 1px solid #ddd; }
.aps-part-gallery { margin-bottom: 1em; }
.aps-part-gallery-main { margin-bottom: 0.5em; }
.aps-part-gallery-main img { max-width: 100%; height: auto; display: block; }
.aps-part-gallery-thumbs { display: flex; flex-wrap: wrap; gap: 0.5em; }
.aps-part-gallery-thumb { display: block; border: 2px solid transparent; }
.aps-part-gallery-thumb.aps-active { border-color: #0073aa; }
.aps-part-gallery-thumb img { width: 60px; height: 60px; object-fit: cover; display: block; }
@media (max-width: 640px) {
	.aps-part-detail-row { flex-direction: column; }
	.aps-part-detail-images { flex: none; }
}

/* Part detail template (parity with iis partdesc) */
.aps-part-detail {
	margin: 1em 0;
}
.aps-part-detail-row {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	align-items: flex-start;
}
.aps-part-detail-images {
	flex: 0 0 300px;
	max-width: 100%;
}
.aps-part-detail-summary {
	flex: 1;
	min-width: 280px;
}
.aps-part-detail-title {
	margin-top: 0;
	font-size: 1.5em;
}
.aps-part-detail-price .aps-price {
	font-size: 1.25em;
	font-weight: 700;
}
.aps-part-detail-price .aps-call-price {
	color: #666;
}
.aps-product-meta-table {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0;
}
.aps-product-meta-table th,
.aps-product-meta-table td {
	padding: 0.4em 0.6em;
	text-align: left;
	border-bottom: 1px solid #eee;
}
.aps-product-meta-table th {
	font-weight: 600;
	color: #555;
	width: 40%;
}
.aps-part-detail-actions {
	margin: 1em 0;
}
.aps-part-detail-more-parts {
	margin-top: 1em;
}
.aps-part-detail-fitment,
.aps-part-detail-warranty {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #eee;
}
.aps-part-detail-fitment ul,
.aps-part-detail-warranty ul {
	margin: 0.5em 0;
	padding-left: 1.5em;
}

/* Part image gallery */
.aps-part-gallery {
	margin-bottom: 1em;
}
.aps-part-gallery-main {
	margin-bottom: 0.5em;
}
.aps-part-gallery-main img {
	max-width: 100%;
	height: auto;
	display: block;
}
.aps-part-gallery-thumbs {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5em;
}
.aps-part-gallery-thumb {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 2px solid transparent;
}
.aps-part-gallery-thumb.aps-active {
	border-color: #0073aa;
}
.aps-part-gallery-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 768px) {
	.aps-part-detail-row {
		flex-direction: column;
	}
	.aps-part-detail-images {
		flex: 0 0 auto;
	}
}

/* Part detail template (parity with iis partdesc) */
.aps-part-detail {
	margin: 1em 0;
}
.aps-part-detail-row {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	align-items: flex-start;
}
.aps-part-detail-images {
	flex: 0 0 300px;
	max-width: 400px;
}
.aps-part-detail-summary {
	flex: 1;
	min-width: 280px;
}
.aps-part-detail-title {
	margin: 0 0 0.5em;
	font-size: 1.5em;
}
.aps-part-detail-price .aps-price {
	font-size: 1.25em;
	font-weight: 600;
}
.aps-part-detail-price .aps-call-price {
	font-style: italic;
}
.aps-product-meta-table {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0;
}
.aps-product-meta-table th,
.aps-product-meta-table td {
	padding: 0.35em 0.5em;
	text-align: left;
	border-bottom: 1px solid #eee;
}
.aps-product-meta-table th {
	font-weight: 600;
	width: 40%;
}
.aps-part-detail-actions {
	margin: 1em 0;
}
.aps-part-detail-more-parts {
	margin-top: 1em;
}
.aps-part-detail-more-parts .aps-btn {
	display: inline-block;
	padding: 0.5em 1em;
	background: #0073aa;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
}
.aps-part-detail-more-parts .aps-btn:hover {
	background: #005a87;
	color: #fff;
}
.aps-part-detail-fitment,
.aps-part-detail-warranty {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 1px solid #eee;
}
.aps-part-detail-fitment h3,
.aps-part-detail-warranty h3 {
	margin: 0 0 0.5em;
	font-size: 1.1em;
}
.aps-part-gallery {
	margin-bottom: 1em;
}
.aps-part-gallery-main {
	margin-bottom: 0.5em;
}
.aps-part-gallery-main .aps-part-gallery-img {
	max-width: 100%;
	height: auto;
	display: block;
}
.aps-part-gallery-thumbs {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5em;
}
.aps-part-gallery-thumb {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 2px solid transparent;
	border-radius: 3px;
}
.aps-part-gallery-thumb.aps-active {
	border-color: #0073aa;
}
.aps-part-gallery-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 640px) {
	.aps-part-detail-images {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
