body.single-product.postid-37695 div.product div.images,
body.single-product.postid-37695 .woocommerce-product-gallery {
	display: none !important;
}

body.single-product.postid-37695 div.product div.summary,
body.single-product.postid-37695 .summary.entry-summary {
	box-sizing: border-box;
	float: none !important;
	width: min(100%, 760px) !important;
	margin: 0 auto 4rem !important;
	padding: 0 24px;
}

body.single-product.postid-37695 .summary > p.price {
	display: none !important;
}

body.single-product.postid-37695 .product_title {
	margin: 0 0 12px;
	color: #071f34;
	font-size: clamp(2.25rem, 5vw, 4rem);
	line-height: 1;
	letter-spacing: -0.035em;
}

body.single-product.postid-37695 form.cart.cckj-deposit-form {
	display: flex;
	flex-direction: column;
	gap: 0;
	margin-top: 24px;
}

body.single-product.postid-37695 .cckj-deposit-amount {
	position: relative;
	display: grid !important;
	grid-template-columns: 54px minmax(0, 1fr) 64px;
	grid-template-rows: auto auto auto minmax(58px, auto) auto;
	align-items: center;
	width: 100%;
	margin: 0 0 40px !important;
	padding: 24px;
	border: 1px solid #76d7dd;
	border-radius: 18px;
	background: linear-gradient(145deg, #f4ffff 0%, #e9fbfc 100%);
	box-shadow: 0 16px 40px rgba(5, 60, 74, 0.1);
	box-sizing: border-box;
}

body.single-product.postid-37695 .cckj-deposit-amount .cckj-form-step--amount {
	grid-column: 1 / -1;
	grid-row: 1;
}

body.single-product.postid-37695 .cckj-deposit-amount label {
	grid-column: 1 / -1;
	grid-row: 2;
	display: block;
	margin: 4px 0 8px;
	color: #071f34;
	font-size: clamp(1.4rem, 3vw, 2rem);
	font-weight: 700;
	line-height: 1.2;
}

body.single-product.postid-37695 .cckj-deposit-help {
	grid-column: 1 / -1;
	grid-row: 3;
	margin: 0 0 16px;
	color: #38596a;
	font-size: 0.95rem;
	line-height: 1.5;
}

body.single-product.postid-37695 .cckj-deposit-amount input.woonp-input {
	grid-column: 1 / -1;
	grid-row: 4;
	z-index: 1;
	width: 100% !important;
	min-width: 0;
	height: 64px;
	margin: 0 !important;
	padding: 0 76px 0 54px !important;
	border: 2px solid #087f8c !important;
	border-radius: 12px !important;
	background: #fff !important;
	color: #071f34 !important;
	font-size: 1.5rem !important;
	font-weight: 700;
	line-height: 1;
	box-shadow: none !important;
	box-sizing: border-box;
}

body.single-product.postid-37695 .cckj-currency-prefix,
body.single-product.postid-37695 .cckj-currency-code {
	grid-row: 4;
	z-index: 2;
	pointer-events: none;
	font-weight: 700;
}

body.single-product.postid-37695 .cckj-currency-prefix {
	grid-column: 1;
	justify-self: center;
	color: #087f8c;
	font-size: 1.4rem;
}

body.single-product.postid-37695 .cckj-currency-code {
	grid-column: 3;
	justify-self: center;
	color: #38596a;
	font-size: 0.8rem;
	letter-spacing: 0.08em;
}

body.single-product.postid-37695 .cckj-deposit-error {
	grid-column: 1 / -1;
	grid-row: 5;
	min-height: 1.35em;
	margin: 8px 0 0;
	color: #a1192e;
	font-size: 0.9rem;
	font-weight: 600;
}

body.single-product.postid-37695 .cckj-deposit-amount.has-error input.woonp-input {
	border-color: #a1192e !important;
}

body.single-product.postid-37695 .cckj-deposit-amount input.woonp-input:focus-visible,
body.single-product.postid-37695 .cckj-deposit-form input:focus-visible,
body.single-product.postid-37695 .cckj-deposit-form textarea:focus-visible {
	outline: 3px solid rgba(8, 127, 140, 0.28) !important;
	outline-offset: 2px;
}

body.single-product.postid-37695 .cckj-form-step {
	margin: 0;
	color: #087f8c;
	font-size: 0.76rem;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

body.single-product.postid-37695 .cckj-form-step--details {
	margin: 0 0 10px;
	padding-top: 4px;
}

body.single-product.postid-37695 #yith-wapo-container,
body.single-product.postid-37695 .cckj-booking-fields {
	width: 100%;
}

body.single-product.postid-37695 #yith-wapo-container .wapo-addon-title {
	margin-top: 0;
	color: #071f34;
}

body.single-product.postid-37695 .cckj-deposit-form input[type='text'],
body.single-product.postid-37695 .cckj-deposit-form textarea {
	width: 100%;
	border: 1px solid #b8ccd4;
	border-radius: 10px;
	background: #fff;
	box-sizing: border-box;
}

body.single-product.postid-37695 .cckj-deposit-form input[type='text'] {
	min-height: 52px;
	padding: 12px 14px;
}

body.single-product.postid-37695 .cckj-deposit-form textarea {
	min-height: 110px;
	padding: 14px;
	resize: vertical;
}

body.single-product.postid-37695 .cckj-deposit-form .wpcbn-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 58px;
	margin-top: 18px;
	border-radius: 999px;
	background: #087f8c;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 0.02em;
}

body.single-product.postid-37695 .cckj-deposit-form .wpcbn-btn:hover,
body.single-product.postid-37695 .cckj-deposit-form .wpcbn-btn:focus-visible {
	background: #05636d;
}

body.single-product.postid-37695 .cckj-deposit-note {
	margin-top: 32px;
}

@media (max-width: 767px) {
	body.single-product.postid-37695 div.product div.summary,
	body.single-product.postid-37695 .summary.entry-summary {
		width: 100% !important;
		padding: 0 16px;
	}

	body.single-product.postid-37695 .product_title {
		font-size: clamp(2.2rem, 12vw, 3.25rem);
	}

	body.single-product.postid-37695 .cckj-deposit-amount {
		grid-template-columns: 48px minmax(0, 1fr) 58px;
		margin-bottom: 32px !important;
		padding: 20px 16px;
		border-radius: 16px;
	}

	body.single-product.postid-37695 .cckj-deposit-help {
		font-size: 0.9rem;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.single-product.postid-37695 *,
	body.single-product.postid-37695 *::before,
	body.single-product.postid-37695 *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
	}
}
