html body footer#colophon.site-footer.site-footer {
	display: none !important;
}

.cf-global-footer {
	position: relative;
	z-index: 2;
	padding: 48px max(24px, calc((100% - 1240px) / 2)) 0;
	background: #041b35;
	color: #dbe7f4;
	font-family: Arial, sans-serif;
}

.cf-global-footer *,
.cf-global-footer *::before,
.cf-global-footer *::after {
	box-sizing: border-box;
}

.cf-global-footer__grid {
	display: grid;
	grid-template-columns: 1.35fr .75fr .85fr 1fr;
	gap: 48px;
	padding-bottom: 36px;
}

.cf-global-footer a,
.cf-global-footer span {
	display: block;
	color: #dbe7f4;
	font-size: 13px;
	line-height: 1.75;
	text-decoration: none;
}

.cf-global-footer a:hover {
	color: #69a9ff;
}

.cf-global-footer h2 {
	margin: 0 0 15px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0;
	text-transform: uppercase;
}

.cf-global-footer__brand > a {
	display: inline-grid;
	margin-bottom: 14px;
	line-height: 1;
}

.cf-global-footer__brand strong {
	color: #fff;
	font-size: 25px;
	letter-spacing: .04em;
}

.cf-global-footer__brand > a span {
	margin-top: 4px;
	color: #a8c4e4;
	font-size: 9px;
	letter-spacing: .2em;
}

.cf-global-footer__brand p {
	max-width: 360px;
	margin: 0;
	color: #b9c9da;
	font-size: 13px;
	line-height: 1.7;
}

.cf-global-footer__quote {
	width: max-content;
	margin-top: 14px;
	padding: 8px 15px;
	border-radius: 4px;
	background: #0869e8;
	color: #fff !important;
	font-weight: 700;
}

.cf-global-footer__bottom {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	padding: 17px 0;
	border-top: 1px solid rgba(255, 255, 255, .14);
}

.cf-global-footer__bottom span {
	color: #94aac1;
	font-size: 11px;
}

.cf-b2b-catalog-page .entry-header,
.cf-b2b-catalog-page .page-title {
	display: none !important;
}

.cf-b2b-catalog-page #primary,
.cf-b2b-catalog-page .ast-article-single,
.cf-b2b-catalog-page .entry-content {
	margin: 0 !important;
	padding: 0 !important;
}

.cf-b2b-catalog-page .site-content > .ast-container {
	max-width: none !important;
	padding: 0 !important;
}

.cfpc {
	--cfpc-blue: #0969e8;
	--cfpc-navy: #061a35;
	--cfpc-ink: #10243e;
	--cfpc-muted: #5b6d82;
	--cfpc-line: #dfe7f1;
	background: #f4f7fb;
	color: var(--cfpc-ink);
	font-family: Arial, sans-serif;
}

.cfpc *,
.cfpc *::before,
.cfpc *::after {
	box-sizing: border-box;
}

.cfpc a {
	text-decoration: none;
}

.cfpc-shell {
	width: min(1370px, calc(100% - 48px));
	margin: 0 auto;
}

.cfpc-hero {
	min-height: 350px;
	display: flex;
	align-items: center;
	padding-top: 94px;
	background:
		linear-gradient(90deg, rgba(2, 17, 37, .98) 0%, rgba(3, 27, 56, .88) 47%, rgba(3, 27, 56, .62) 100%),
		url("https://casterfactory.com/wp-content/uploads/2020/09/factory.jpg") center/cover no-repeat;
	color: #fff;
}

.cfpc-hero-grid {
	display: grid;
	grid-template-columns: .9fr 1.1fr;
	gap: 42px;
	align-items: center;
	padding: 42px 0 34px;
}

.cfpc-eyebrow {
	margin: 0 0 8px !important;
	color: #65a8ff !important;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.cfpc-hero h1 {
	margin: 0 0 14px;
	color: #fff;
	font-size: 52px;
	line-height: 1;
	letter-spacing: 0;
}

.cfpc-hero-copy > p:not(.cfpc-eyebrow) {
	max-width: 620px;
	margin: 0;
	color: #e3ebf5;
	font-size: 18px;
	line-height: 1.55;
}

.cfpc-hero-copy ul {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px 20px;
	margin: 25px 0 0;
	padding: 0;
	list-style: none;
}

.cfpc-hero-copy li {
	position: relative;
	padding-left: 25px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

.cfpc-hero-copy li::before {
	position: absolute;
	left: 0;
	content: "\2713";
	color: #4ea1ff;
}

.cfpc-hero-products {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
	align-items: end;
}

.cfpc-hero-products a {
	display: grid;
	gap: 8px;
	color: #fff;
	text-align: center;
}

.cfpc-hero-products img {
	width: 100%;
	height: 190px;
	object-fit: contain;
	filter: drop-shadow(0 18px 16px rgba(0, 0, 0, .36));
}

.cfpc-hero-products span {
	padding: 6px 8px;
	border-radius: 4px;
	background: rgba(9, 105, 232, .9);
	font-size: 11px;
	font-weight: 800;
	text-transform: uppercase;
}

.cfpc-browser {
	padding: 24px 0 30px;
}

.cfpc-search {
	margin-bottom: 12px;
}

.cfpc-search > label {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
}

.cfpc-search > div {
	display: grid;
	grid-template-columns: 1fr auto;
}

.cfpc-search input {
	min-height: 48px;
	border: 1px solid #cfd9e6;
	border-right: 0;
	border-radius: 5px 0 0 5px;
	background: #fff;
	padding: 0 18px;
	color: var(--cfpc-ink);
	font-size: 15px;
}

.cfpc-search button,
.cfpc-button,
.cfpc-help a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--cfpc-blue);
	border-radius: 5px;
	background: var(--cfpc-blue);
	color: #fff !important;
	font-weight: 800;
}

.cfpc-search button {
	min-width: 120px;
	border-radius: 0 5px 5px 0;
}

.cfpc-filter-bar {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 10px;
	margin-bottom: 20px;
}

.cfpc-filter {
	display: grid;
	gap: 4px;
	padding: 9px 11px;
	border: 1px solid var(--cfpc-line);
	border-radius: 5px;
	background: #fff;
}

.cfpc-filter span {
	color: var(--cfpc-muted);
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

.cfpc-filter select,
.cfpc-results-head select {
	min-height: 24px;
	border: 0;
	background: transparent;
	color: var(--cfpc-ink);
	font-size: 13px;
}

.cfpc-clear {
	min-height: 58px;
	border: 1px solid var(--cfpc-line);
	border-radius: 5px;
	background: #fff;
	color: var(--cfpc-blue);
	font-weight: 800;
}

.cfpc-layout {
	display: grid;
	grid-template-columns: 230px minmax(0, 1fr);
	gap: 20px;
	align-items: start;
}

.cfpc-sidebar {
	display: grid;
	gap: 14px;
}

.cfpc-side-block,
.cfpc-help {
	overflow: hidden;
	border: 1px solid var(--cfpc-line);
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 5px 16px rgba(12, 40, 75, .05);
}

.cfpc-side-block h2 {
	margin: 0;
	padding: 15px 16px 12px;
	border-bottom: 1px solid var(--cfpc-line);
	color: var(--cfpc-ink);
	font-size: 14px;
	text-transform: uppercase;
}

.cfpc-side-block button {
	width: 100%;
	padding: 10px 16px;
	border: 0;
	background: #fff;
	color: #263a53;
	font-size: 13px;
	text-align: left;
}

.cfpc-side-block button:hover,
.cfpc-side-block button.is-active {
	background: #eaf2ff;
	color: var(--cfpc-blue);
}

.cfpc-help {
	padding: 18px;
	background: #edf5ff;
}

.cfpc-help strong {
	color: var(--cfpc-blue);
	font-size: 16px;
}

.cfpc-help p {
	margin: 8px 0;
	color: #42566e;
	font-size: 13px;
	line-height: 1.5;
}

.cfpc-help ul {
	margin: 0 0 14px;
	padding: 0;
	list-style: none;
	color: #203955;
	font-size: 12px;
	line-height: 1.8;
}

.cfpc-help a {
	width: 100%;
	min-height: 38px;
	font-size: 12px;
}

.cfpc-results-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 44px;
	margin-bottom: 10px;
}

.cfpc-results-head p,
.cfpc-results-head label {
	margin: 0;
	color: var(--cfpc-muted);
	font-size: 13px;
}

.cfpc-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.cfpc-card {
	overflow: hidden;
	border: 1px solid var(--cfpc-line);
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 5px 16px rgba(12, 40, 75, .05);
	transition: transform .2s ease, box-shadow .2s ease;
}

.cfpc-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 28px rgba(12, 40, 75, .12);
}

.cfpc-card[hidden] {
	display: none;
}

.cfpc-card-image {
	display: flex;
	height: 210px;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #edf1f6;
	background: #fff;
}

.cfpc-card-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 14px;
}

.cfpc-card-body {
	padding: 15px;
}

.cfpc-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	min-height: 22px;
}

.cfpc-tags span {
	padding: 4px 7px;
	border-radius: 3px;
	background: #eaf2ff;
	color: #0759cb;
	font-size: 10px;
	font-weight: 800;
}

.cfpc-card h2 {
	margin: 8px 0 7px;
	font-size: 17px;
	line-height: 1.3;
}

.cfpc-card h2 a {
	color: #0a203a;
}

.cfpc-card-body > p {
	min-height: 58px;
	margin: 0;
	color: var(--cfpc-muted);
	font-size: 12px;
	line-height: 1.55;
}

.cfpc-specs {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 6px;
	margin: 12px 0;
	padding-top: 11px;
	border-top: 1px solid #e8eef5;
}

.cfpc-specs span {
	color: #40536a;
	font-size: 10px;
}

.cfpc-specs b {
	display: block;
	margin-bottom: 3px;
	color: #122b49;
	font-size: 10px;
}

.cfpc-actions {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px;
}

.cfpc-product-cta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 24px;
	align-items: center;
	margin: 24px 0 8px;
	padding: 22px;
	border: 1px solid #d6e0eb;
	border-left: 4px solid var(--cfpc-blue);
	border-radius: 6px;
	background: #f7faff;
}

.cfpc-product-cta h2 {
	margin: 0 0 6px;
	color: var(--cfpc-navy);
	font-size: 20px;
	line-height: 1.3;
}

.cfpc-product-cta p {
	margin: 0;
	color: #45596e;
	font-size: 14px;
	line-height: 1.6;
}

.cfpc-product-cta__actions {
	display: flex;
	gap: 10px;
}

.cfpc-button {
	min-height: 38px;
	padding: 7px;
	font-size: 11px;
	transition: background-color .18s ease, color .18s ease;
}

.cfpc-button-outline {
	background: #fff;
	color: var(--cfpc-blue) !important;
}

.cfpc-button-outline:hover {
	background: #eaf2ff;
}

.cfpc-pagination {
	display: flex;
	justify-content: center;
	gap: 6px;
	margin-top: 22px;
}

.cfpc-pagination button {
	min-width: 38px;
	height: 38px;
	border: 1px solid var(--cfpc-line);
	border-radius: 4px;
	background: #fff;
	color: var(--cfpc-ink);
}

.cfpc-pagination button.is-active {
	border-color: var(--cfpc-blue);
	background: var(--cfpc-blue);
	color: #fff;
}

.cfpc-pagination button:disabled {
	opacity: .45;
}

.cfpc-empty {
	padding: 54px 20px;
	border: 1px solid var(--cfpc-line);
	border-radius: 6px;
	background: #fff;
	text-align: center;
}

.cfpc-empty h2 {
	margin: 0 0 8px;
}

.cfpc-empty a {
	color: var(--cfpc-blue);
	font-weight: 800;
}

.cfpc-mobile-filter {
	display: none;
}

.cfpc-trust {
	padding: 22px 0;
	border-top: 1px solid var(--cfpc-line);
	background: #fff;
}

.cfpc-trust .cfpc-shell {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.cfpc-trust div {
	padding: 8px 24px;
	border-right: 1px solid var(--cfpc-line);
	text-align: center;
}

.cfpc-trust div:last-child {
	border-right: 0;
}

.cfpc-trust strong,
.cfpc-trust span {
	display: block;
}

.cfpc-trust strong {
	color: var(--cfpc-blue);
	font-size: 25px;
}

.cfpc-trust span {
	margin-top: 5px;
	color: #3d5068;
	font-size: 12px;
	font-weight: 700;
}

@media (max-width: 1100px) {
	.cfpc-filter-bar {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.cfpc-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 800px) {
	.cfpc-product-cta {
		grid-template-columns: 1fr;
	}

	.cfpc-product-cta__actions {
		flex-wrap: wrap;
	}

	.cfpc-shell {
		width: min(100% - 28px, 1370px);
	}

	.cfpc-hero-grid {
		grid-template-columns: 1fr;
		padding-top: 34px;
	}

	.cfpc-hero {
		padding-top: 76px;
	}

	.cfpc-hero h1 {
		font-size: 40px;
	}

	.cfpc-hero-products img {
		height: 145px;
	}

	.cfpc-filter-bar {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.cfpc-layout {
		grid-template-columns: 1fr;
	}

	.cfpc-mobile-filter {
		display: block;
		width: 100%;
		min-height: 44px;
		margin-bottom: 12px;
		border: 1px solid var(--cfpc-blue);
		border-radius: 5px;
		background: #fff;
		color: var(--cfpc-blue);
		font-weight: 800;
	}

	.cfpc-sidebar {
		display: none;
	}

	.cfpc-sidebar.is-open {
		display: grid;
	}
}

@media (max-width: 560px) {
	.cfpc-hero {
		min-height: 0;
		padding-top: 70px;
	}

	.cfpc-hero-grid {
		gap: 25px;
		padding: 30px 0;
	}

	.cfpc-hero h1 {
		font-size: 36px;
	}

	.cfpc-hero-copy > p:not(.cfpc-eyebrow) {
		font-size: 15px;
	}

	.cfpc-hero-copy ul {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.cfpc-hero-products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.cfpc-hero-products img {
		height: 120px;
	}

	.cfpc-search > div {
		grid-template-columns: 1fr;
	}

	.cfpc-search input {
		border-right: 1px solid #cfd9e6;
		border-radius: 5px 5px 0 0;
	}

	.cfpc-search button {
		min-height: 42px;
		border-radius: 0 0 5px 5px;
	}

	.cfpc-filter-bar {
		grid-template-columns: 1fr 1fr;
	}

	.cfpc-grid {
		grid-template-columns: 1fr;
	}

	.cfpc-card-image {
		height: 230px;
	}

	.cfpc-trust .cfpc-shell {
		grid-template-columns: 1fr 1fr;
	}

	.cfpc-trust div {
		border-bottom: 1px solid var(--cfpc-line);
	}

	.cfpc-trust div:nth-child(2n) {
		border-right: 0;
	}
}

@media (max-width: 900px) {
	.cf-global-footer__grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 560px) {
	.cf-global-footer {
		padding-top: 36px;
	}

	.cf-global-footer__grid {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.cf-global-footer__bottom {
		display: grid;
	}
}
