.beyond-direct-to-print .beyond-product {
	box-sizing: border-box;
	width: min(100%, calc(var(--wp--style--global--wide-size) + 3rem));
	max-width: none !important;
	margin-inline: auto !important;
	padding-top: clamp(1rem, 1vw, 1.5rem) !important;
}

.beyond-direct-to-print .beyond-product__intro,
.beyond-direct-to-print .beyond-product__purchase,
.beyond-direct-to-print .beyond-product__purchase > *,
.beyond-direct-to-print .beyond-product__purchase .wp-block-woocommerce-add-to-cart-form,
.beyond-direct-to-print .beyond-product__purchase form.cart {
	box-sizing: border-box;
	width: 100% !important;
	max-width: none !important;
}

.beyond-direct-to-print .beyond-product__intro,
.beyond-direct-to-print .beyond-product__purchase {
	margin-inline: 0 !important;
}

.beyond-direct-to-print .beyond-product__purchase {
	padding: 40px !important;
}

.beyond-direct-to-print .beyond-product__intro {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: clamp(24rem, 38vw, 39rem);
	padding-right: 66%;
	padding-bottom: clamp(2rem, 4vw, 4rem);
}

.beyond-direct-to-print .beyond-product__intro::after {
	position: absolute;
	inset: 0 0 clamp(2rem, 4vw, 4rem) 42%;
	background: url("https://beyondphotographic.com/wp-content/uploads/2026/07/direct-to-print-hero-img.png") center / cover no-repeat;
	content: "";
}

.beyond-direct-to-print .beyond-product__intro .beyond-eyebrow,
.beyond-direct-to-print .beyond-product__intro .wp-block-post-title,
.beyond-direct-to-print .beyond-product__intro .wp-block-post-excerpt {
	text-align: left;
}

.beyond-direct-to-print .beyond-product__intro .wp-block-post-title {
	max-width: 12ch;
	margin: 0.4rem 0 1rem;
}

.beyond-direct-to-print .beyond-product__intro .wp-block-post-excerpt {
	max-width: 42rem;
	margin-bottom: 0;
	font-size: var(--wp--preset--font-size--body-large);
}

.beyond-direct-to-print .wp-block-woocommerce-product-price {
	display: none;
}

.beyond-direct-to-print .beyond-product__purchase form.cart {
	margin: 0;
}

.beyond-direct-to-print .beyond-product__purchase form.cart > .quantity[hidden] {
	display: none !important;
}

.beyond-direct-to-print .beyond-product > .alignwide:last-child {
	display: none;
}

.beyond-direct-to-print .beyond-breadcrumbs-wrap {
	box-sizing: border-box;
	width: min(calc(100% - 80px), var(--wp--style--global--wide-size));
	max-width: none !important;
	margin-inline: auto !important;
}

@media (max-width: 50rem) {
	.beyond-direct-to-print .beyond-product {
		width: 100%;
	}

	.beyond-direct-to-print .beyond-product__purchase {
		padding: 20px !important;
	}

	.beyond-direct-to-print .beyond-breadcrumbs-wrap {
		width: calc(100% - 40px);
	}

	.beyond-direct-to-print .beyond-product__intro {
		min-height: 0;
		padding-right: 0;
		padding-bottom: 2rem;
	}

	.beyond-direct-to-print .beyond-product__intro::after {
		position: static;
		display: block;
		min-height: min(70vw, 28rem);
		margin-top: 2rem;
	}
}
body.woocommerce-cart .beyond-page-hero,body.woocommerce-checkout .beyond-page-hero{min-height:auto;padding-block:clamp(2.5rem,6vw,5rem);background:transparent!important}body.woocommerce-cart .beyond-page-hero::before,body.woocommerce-cart .beyond-page-hero::after,body.woocommerce-checkout .beyond-page-hero::before,body.woocommerce-checkout .beyond-page-hero::after{display:none}body.woocommerce-cart .beyond-page-main,body.woocommerce-checkout .beyond-page-main{padding-block:0 clamp(4rem,8vw,8rem)}body.woocommerce-cart .beyond-page-main>.wp-block-post-content,body.woocommerce-checkout .beyond-page-main>.wp-block-post-content{max-width:var(--wp--style--global--wide-size)}
.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(18rem,.75fr);gap:2rem;align-items:start}.woocommerce-cart .woocommerce-notices-wrapper,.woocommerce-cart .woocommerce-cart-form__contents .actions{grid-column:1/-1}.woocommerce-cart .woocommerce-cart-form{margin:0;padding:1.5rem;border:1px solid var(--wp--preset--color--stone);background:#fbf9f5;overflow:visible}.woocommerce-cart table.shop_table{margin:0;border:0;border-collapse:collapse}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{padding:1rem;border-color:var(--wp--preset--color--stone)}.woocommerce-cart .product-thumbnail{width:10rem}.woocommerce-cart .product-thumbnail img{width:100%;max-width:9rem;aspect-ratio:1/1;object-fit:contain;background:#fff}.woocommerce-cart .product-name>a{font-family:var(--wp--preset--font-family--serif);font-size:1.4rem}.woocommerce-cart dl.variation{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem;margin-top:1rem}.woocommerce-cart dl.variation dt,.woocommerce-cart dl.variation dd{margin:0}.woocommerce-cart .cart-collaterals{width:auto}.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:auto;padding:1.5rem;border:1px solid var(--wp--preset--color--stone);background:#f7f3ed}.woocommerce-cart .cart_totals h2{font-family:var(--wp--preset--font-family--serif);font-size:1.8rem}.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100%;text-align:center}.woocommerce-cart .coupon{padding-top:1rem}
/* stylelint-disable selector-id-pattern -- WooCommerce owns these legacy IDs. */
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(20rem,.85fr);gap:0 2rem;align-items:start}.woocommerce-checkout #customer_details{grid-column:1;grid-row:1/4;padding:clamp(1rem,3vw,2rem);border:1px solid var(--wp--preset--color--stone);background:#fbf9f5}.woocommerce-checkout #order_review_heading{grid-column:2;margin:0;padding:1.5rem 1.5rem .5rem;border:1px solid var(--wp--preset--color--stone);border-bottom:0;background:#f7f3ed;font-family:var(--wp--preset--font-family--serif);font-size:1.8rem}.woocommerce-checkout #order_review{grid-column:2;padding:0 1.5rem 1.5rem;border:1px solid var(--wp--preset--color--stone);border-top:0;background:#f7f3ed}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}.woocommerce-checkout .col2-set .col-2{margin-top:2rem}.woocommerce-checkout .form-row{margin-bottom:1rem}.woocommerce-checkout input.input-text,.woocommerce-checkout select,.woocommerce-checkout textarea{min-height:44px;padding:.7rem;border:1px solid #aaa;background:#fff}.woocommerce-checkout #payment{background:#eee9e1}.woocommerce-checkout #payment #place_order{width:100%;min-height:3.25rem}.woocommerce-checkout .shop_table .product-name{overflow-wrap:anywhere}.woocommerce-checkout .shop_table dl.variation{font-size:.9rem}
@media(width < 52rem){.woocommerce-cart .woocommerce,.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-cart .cart-collaterals,.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1}.woocommerce-checkout #customer_details{grid-row:auto}.woocommerce-checkout #order_review_heading{margin-top:2rem}.woocommerce-cart .woocommerce-cart-form{padding:.75rem}.woocommerce-cart .product-thumbnail{width:6rem}.woocommerce-cart dl.variation{grid-template-columns:1fr}.woocommerce-cart table.shop_table_responsive tr{padding-block:1rem;border-bottom:1px solid var(--wp--preset--color--stone)}}
