.ca-voucher-grid ul.products {
	display: grid !important;
	gap: clamp(16px, 2vw, 28px) !important;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, var(--ca-voucher-card-width, 230px)), var(--ca-voucher-card-width, 230px))) !important;
	justify-content: center;
	margin: 28px 0 0 50% !important;
	max-width: 1320px;
	transform: translateX(-50%);
	width: min(1320px, calc(100vw - 32px));
}
.ca-voucher-grid ul.products::before,
.ca-voucher-grid ul.products::after { display: none !important; }
.ca-voucher-grid ul.products li.product {
	background: linear-gradient(160deg, #fff 0%, #fffaf9 100%) !important;
	border: 1px solid #eadedb !important;
	border-radius: 18px !important;
	box-shadow: 0 12px 32px rgba(85, 60, 55, .07);
	float: none !important;
	margin: 0 !important;
	overflow: hidden;
	padding: 14px 14px 20px !important;
	text-align: center;
	transition: transform .22s ease, box-shadow .22s ease;
	width: auto !important;
}
.ca-voucher-grid ul.products li.product:hover {
	box-shadow: 0 18px 42px rgba(85, 60, 55, .13);
	transform: translateY(-5px);
}
.ca-voucher-grid .ca-voucher-card-image {
	aspect-ratio: 1200/470;
	border-radius: 12px;
	display: block !important;
	height: auto !important;
	margin: 0 0 18px !important;
	object-fit: cover;
	width: 100% !important;
}
.ca-voucher-grid li.product img:not(.ca-voucher-card-image),
.ca-voucher-grid li.product .woocommerce-placeholder { display: none !important; }
.ca-voucher-grid li.product::before,
.ca-voucher-grid li.product::after { display: none !important; content: none !important; }
.ca-voucher-grid .woocommerce-loop-product__title {
	font-family: Georgia, serif !important;
	font-size: 1.18rem !important;
	font-weight: 400;
	min-height: auto;
}
.ca-voucher-grid .price { color: #3f4144 !important; font-size: 1.12rem !important; min-height: 2.4em; }
.ca-voucher-grid .button {
	background: #9bea00 !important;
	border: 0 !important;
	border-radius: 999px !important;
	color: #303234 !important;
	font-size: .78rem !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	padding: 13px 18px !important;
	text-transform: uppercase;
}
.single-product .ca-voucher-personalize {
	background: #fff8f6;
	border: 1px solid #eadedb;
	border-radius: 16px;
	margin: 22px 0;
	padding: 20px;
}
.ca-voucher-standalone {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1240px;
	padding: clamp(32px, 5vw, 72px) clamp(16px, 3vw, 32px);
	width: 100%;
}
.ca-voucher-standalone .ca-voucher-notices:empty { display: none; }
.ca-voucher-standalone .ca-voucher-notices {
	margin: 0 auto clamp(22px, 3vw, 38px);
	max-width: 1120px;
}
.ca-voucher-standalone .ca-voucher-notices .woocommerce-error,
.ca-voucher-standalone .ca-voucher-notices .woocommerce-message,
.ca-voucher-standalone .ca-voucher-notices .woocommerce-info {
	box-sizing: border-box;
	margin: 0;
	width: 100%;
}
.ca-voucher-site-header {
	background: #fff;
	box-shadow: 0 1px 0 rgba(40,40,40,.08);
	position: sticky;
	top: 0;
	z-index: 9999;
}
.ca-voucher-product header.site-header { position: sticky; top: 0; z-index: 9999; }
.ca-voucher-standalone .ca-voucher-purchase-layout {
	align-items: start;
	display: grid;
	gap: clamp(30px, 4vw, 58px);
	grid-template-columns: minmax(0, 540px) minmax(380px, 520px);
	justify-content: center;
	width: 100%;
}
.ca-voucher-standalone .ca-voucher-preview-column,
.ca-voucher-standalone .ca-voucher-order-column { min-width: 0; }
.ca-voucher-standalone .ca-voucher-preview-column {
	align-self: start;
	position: sticky;
	top: 132px;
}
.ca-voucher-standalone .ca-voucher-order-column {
	box-sizing: border-box;
	float: none !important;
	margin: 0 !important;
	max-width: none !important;
	width: 100% !important;
}
.ca-voucher-standalone .ca-preview-copy {
	align-content: center;
	height: 350px;
	overflow: hidden;
	padding: 18px 20px;
}
.ca-voucher-standalone .ca-preview-brand {
	font-size: .58rem;
	letter-spacing: .14em;
	line-height: 1.45;
	margin-bottom: 10px;
}
.ca-voucher-standalone .ca-preview-amount {
	font-size: clamp(1.75rem, 2.4vw, 2.35rem);
	line-height: 1.1;
	margin-bottom: 13px;
	white-space: nowrap;
}
.ca-voucher-standalone .ca-preview-recipient,
.ca-voucher-standalone .ca-preview-sender {
	font-size: .88rem;
	line-height: 1.35;
}
.ca-voucher-standalone .ca-preview-message {
	box-sizing: border-box;
	font-size: .84rem;
	line-height: 1.4;
	margin: 12px auto;
	max-height: 112px;
	overflow: hidden;
	overflow-wrap: anywhere;
	padding: 10px 3px;
	width: 100%;
	word-break: break-word;
}
.ca-voucher-standalone .ca-preview-footer {
	font-size: .58rem;
	gap: 9px;
	padding: 8px 12px;
}
.ca-voucher-standalone .ca-voucher-live-preview .ca-preview-footer img { width: 88px; }
.ca-voucher-standalone .product_title {
	font-size: clamp(2rem, 3vw, 3rem) !important;
	line-height: 1.12 !important;
	margin: 0 0 16px !important;
	overflow-wrap: normal !important;
	word-break: normal !important;
}
.ca-voucher-eyebrow {
	color: #8e9e13;
	font-size: .78rem;
	letter-spacing: .12em;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.ca-voucher-single-price { font-size: 1.65rem; margin-bottom: 20px; }
.ca-voucher-standalone form.cart { margin-top: 22px; }
.ca-voucher-standalone .quantity { display: inline-block; margin-right: 8px; }
.ca-voucher-standalone .single_add_to_cart_button {
	background: #9bea00 !important;
	border-radius: 999px !important;
	color: #303234 !important;
	padding: 14px 22px !important;
}
.ca-voucher-standalone .single_add_to_cart_button.loading {
	cursor: wait;
	opacity: .72;
}
.ca-voucher-description {
	margin: 54px auto 0;
	max-width: 760px;
	text-align: center;
}
.ca-voucher-product div.product {
	display: block !important;
	box-sizing: border-box;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1240px;
	padding-left: clamp(16px, 3vw, 32px);
	padding-right: clamp(16px, 3vw, 32px);
	width: 100%;
}
.ca-voucher-product div.product::before,
.ca-voucher-product div.product::after { display: none !important; }
.ca-voucher-product div.product .woocommerce-product-gallery { display: none !important; }
.ca-voucher-product div.product > .ca-voucher-purchase-layout {
	align-items: start;
	display: grid;
	gap: clamp(28px, 4vw, 56px);
	grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
	margin: 0 auto;
	max-width: 1180px;
	width: 100%;
}
.ca-voucher-product div.product .ca-voucher-live-preview,
.ca-voucher-standalone .ca-voucher-live-preview {
	background: #fff8f6;
	border: 1px solid #eadedb;
	border-radius: 18px;
	box-shadow: 0 18px 45px rgba(85, 60, 55, .10);
	box-sizing: border-box;
	display: grid;
	grid-template-columns: minmax(0, 54%) minmax(0, 46%);
	float: none !important;
	margin: 0 !important;
	max-width: none;
	min-width: 0;
	overflow: hidden;
	position: static;
	width: 100% !important;
	aspect-ratio: auto;
}
.ca-voucher-product div.product .summary {
	box-sizing: border-box;
	float: none !important;
	margin: 38px auto 0 !important;
	max-width: 760px;
	min-width: 0;
	width: 100% !important;
}
.ca-voucher-product div.product > .ca-voucher-purchase-layout > .summary {
	margin: 0 !important;
	max-width: none;
}
.ca-voucher-product div.product .summary .product_title { overflow-wrap: anywhere; }
.ca-voucher-product div.product .woocommerce-tabs {
	clear: both;
	margin: 42px auto 0 !important;
	max-width: 760px;
	min-width: 0;
	width: 100%;
}
.ca-voucher-live-preview img {
	display: block;
	grid-column: 2;
	grid-row: 1;
	height: 350px;
	min-height: 0;
	object-fit: cover;
	object-position: 72% center;
	width: 100%;
}
.ca-preview-copy {
	align-content: center;
	box-sizing: border-box;
	display: grid;
	grid-column: 1;
	grid-row: 1;
	height: 350px;
	min-height: 0;
	padding: clamp(20px, 3vw, 38px);
	text-align: center;
}
.ca-preview-brand { color: #8c817c; font-size: .78rem; letter-spacing: .18em; margin-bottom: 15px; }
.ca-preview-amount { font-family: Georgia, serif; font-size: clamp(2rem, 3vw, 3rem); margin-bottom: 18px; }
.ca-preview-recipient, .ca-preview-sender { font-family: Georgia, serif; font-size: 1.15rem; }
.ca-preview-message { border-bottom: 1px solid #d8c9c5; border-top: 1px solid #d8c9c5; font-style: italic; margin: 18px auto; max-width: 520px; padding: 16px 4px; white-space: pre-wrap; }
.ca-preview-footer {
	align-items: center;
	background: rgba(255,255,255,.94);
	border-top: 1px solid #eadedb;
	box-sizing: border-box;
	color: #555;
	display: flex;
	font-size: .68rem;
	gap: 12px;
	grid-column: 1 / -1;
	grid-row: 2;
	justify-content: center;
	min-height: 62px;
	padding: 10px 16px;
	text-align: center;
}
.ca-preview-footer a {
	color: inherit;
	text-decoration: none;
}
.ca-preview-footer a:hover,
.ca-preview-footer a:focus {
	text-decoration: underline;
}
.ca-voucher-live-preview .ca-preview-footer img {
	grid-column: auto;
	grid-row: auto;
	height: auto;
	min-height: 0;
	object-fit: contain;
	width: 105px;
}
.ca-voucher-personalize h3 { margin-top: 0; }
.ca-voucher-personalize .form-row { float: none; margin: 0 0 14px; width: 100%; }
.ca-message-counter {
	color: #777;
	font-size: .78rem;
	margin: -8px 0 14px;
	text-align: right;
}
.ca-voucher-personalize input,
.ca-voucher-personalize select,
.ca-voucher-personalize textarea {
	background: #fff;
	border: 1px solid #d8cfcc;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 11px 12px;
	width: 100%;
}
.ca-voucher-product section.related.products:not(.ca-voucher-related) { display: none !important; }
.ca-voucher-related { clear: both; margin: 56px auto 0; max-width: 1240px; width: 100%; }
.ca-voucher-related > h2 { text-align: center; }
.ca-voucher-related .ca-voucher-grid ul.products { margin-top: 24px !important; }
@media (max-width: 900px) {
	.ca-voucher-grid ul.products { grid-template-columns: repeat(2, minmax(0, var(--ca-voucher-card-width, 230px))) !important; }
	.ca-voucher-product div.product > .ca-voucher-purchase-layout { display: block; }
	.ca-voucher-product div.product > .ca-voucher-purchase-layout > .summary { margin-top: 34px !important; }
	.ca-voucher-standalone .ca-voucher-purchase-layout { display: block; }
	.ca-voucher-standalone .ca-voucher-order-column { margin-top: 36px !important; }
	.ca-voucher-standalone .ca-voucher-preview-column { position: static; }
}
@media (max-width: 600px) {
	.ca-voucher-grid ul.products { grid-template-columns: 1fr !important; }
	.ca-voucher-product div.product { padding-left: 12px; padding-right: 12px; }
	.ca-voucher-product div.product .ca-voucher-live-preview,
	.ca-voucher-standalone .ca-voucher-live-preview { aspect-ratio: auto; grid-template-columns: 1fr; }
	.ca-voucher-live-preview img { grid-column: 1; grid-row: 2; min-height: 210px; }
	.ca-preview-copy { grid-column: 1; grid-row: 1; min-height: 280px; }
	.ca-preview-footer { flex-wrap: wrap; grid-row: 3; }
}
