/**
 * Voucher cadou — suprascrie stilurile pluginului WebToffee pe Home.
 */

.elementor-page .zcb-voucher-gift-card,
.elementor .zcb-voucher-gift-card {
	background: #f3f4f6;
}

.elementor-page .zcb-voucher-gift-card-inner > .e-con-inner,
.elementor .zcb-voucher-gift-card-inner > .e-con-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.elementor-page .zcb-voucher-gift-card-shortcode.elementor-widget-shortcode,
.elementor .zcb-voucher-gift-card-shortcode.elementor-widget-shortcode,
.elementor-page .zcb-voucher-gift-card-shortcode .elementor-shortcode,
.elementor .zcb-voucher-gift-card-shortcode .elementor-shortcode {
	width: 100% !important;
	max-width: 100% !important;
}

.elementor-page .zcb-voucher-gift-card-inner .zcb-voucher-gift-card-intro p,
.elementor .zcb-voucher-gift-card-inner .zcb-voucher-gift-card-intro p {
	max-width: 720px;
	margin: 0 auto 24px;
	font-size: 15px;
	line-height: 1.65;
	color: #555;
}

.zcb-voucher-notices {
	width: 100%;
	max-width: 960px;
	margin: 0 auto 16px;
}

.zcb-voucher-notices .woocommerce-error,
.zcb-voucher-notices .woocommerce-message,
.zcb-voucher-notices .woocommerce-info {
	margin: 0 0 10px;
	border-radius: 10px;
}

/* Card central — formular */
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_wrapper {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 32px 36px 36px;
	font-family: "Montserrat", sans-serif;
	color: #111;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 20px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06);
	box-sizing: border-box;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_wrapper * {
	box-sizing: border-box;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_title,
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_hd {
	display: none !important;
}

/* Ascunde preview-ul email (lăsa spațiu gol) — păstrăm doar formularul */
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_preview_wrapper {
	display: none !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_bottom {
	display: block !important;
	width: 100% !important;
	padding-top: 0 !important;
	flex-direction: column !important;
	flex-wrap: nowrap !important;
	gap: 0 !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form {
	flex: none !important;
	width: 100% !important;
	display: grid !important;
	grid-template-columns: minmax(260px, 340px) 1fr;
	gap: 0 36px;
	align-items: start;
}

/* Stânga: titlu + grilă certificate */
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form > h2:first-of-type {
	grid-column: 1;
	grid-row: 1;
	margin: 0 0 14px;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_templates_container {
	grid-column: 1;
	grid-row: 2;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Dreapta: câmpuri + plată */
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form > form.cart {
	grid-column: 2;
	grid-row: 1 / span 2;
	margin: 0;
	padding-left: 36px;
	border-left: 1px solid #ececec;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form form {
	display: block !important;
	width: 100% !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_wrapper {
	width: 100% !important;
}

/* Reset float-uri plugin */
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_item,
.zcb-voucher-gift-card-shortcode .wt_gc_credit_denominations,
.zcb-voucher-gift-card-shortcode .wt_gc_credit_denomination,
.zcb-voucher-gift-card-shortcode .wt_gc_credit_amount_label,
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_item .wt_gc_gift_card_field {
	float: none !important;
	clear: both !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form h2 {
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #111;
	margin: 0 0 14px;
	padding: 0;
	line-height: 1.35;
}

.zcb-voucher-gift-card-shortcode .wt_gc_carousal {
	padding: 0;
	width: 100%;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_templates_inner {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	overflow: visible;
	padding: 0;
}

.zcb-voucher-gift-card-shortcode .wt_gc_carousal_item {
	flex: none !important;
	display: block !important;
	width: 100% !important;
	border: 2px solid #e8e8e8;
	border-radius: 12px;
	padding: 6px;
	background: #fafafa;
	transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
	cursor: pointer;
}

.zcb-voucher-gift-card-shortcode .wt_gc_carousal_item:hover {
	border-color: #fdba74;
	background: #fff;
}

.zcb-voucher-gift-card-shortcode .wt_gc_carousal_item.active {
	border-color: #ea580c !important;
	background: #fff7f0;
	box-shadow: 0 0 0 1px rgba(234, 88, 12, 0.15);
}

.zcb-voucher-gift-card-shortcode .wt_gc_carousal_item img {
	width: 100%;
	height: auto;
	max-height: none;
	object-fit: contain;
	border-radius: 8px;
	display: block;
}

.zcb-voucher-gift-card-shortcode .wt_gc_carousal_nav_arrows {
	display: none;
}

.zcb-voucher-gift-card-shortcode .wt_gc_credit_amount_label {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: 700;
	color: #333;
}

.zcb-voucher-gift-card-shortcode .radio-toolbar.wt_gc_credit_denominations {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	width: 100%;
	margin: 0 0 20px;
}

.zcb-voucher-gift-card-shortcode .wt_gc_credit_denomination {
	position: relative;
	margin: 0 !important;
	height: auto !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_credit_denomination input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.zcb-voucher-gift-card-shortcode .wt_gc_credit_denomination .denominaton_label {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	float: none !important;
	min-height: 44px;
	margin: 0 !important;
	padding: 10px 18px !important;
	border: 2px solid #ddd !important;
	border-radius: 999px !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	height: auto !important;
	background: #fff !important;
	cursor: pointer;
	transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}

.zcb-voucher-gift-card-shortcode .wt_gc_credit_denomination input:checked + .denominaton_label,
.zcb-voucher-gift-card-shortcode .wt_gc_credit_denomination .denominaton_label.wt_gc_selected_amount {
	border-color: #ea580c !important;
	background: #fff7f0 !important;
	color: #c2410c !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_item {
	width: 100% !important;
	margin: 0 0 16px !important;
	padding: 0 !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_item label {
	display: block;
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: 700;
	color: #333;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_field,
.zcb-voucher-gift-card-shortcode textarea.wt_gc_gift_card_field {
	width: 100% !important;
	margin: 0 !important;
	border: 1px solid #d9d9d9 !important;
	border-radius: 10px !important;
	padding: 12px 14px !important;
	font: inherit;
	font-size: 15px !important;
	background: #fff !important;
	box-shadow: none !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form_item input.wt_gc_gift_card_field {
	height: auto !important;
	min-height: 46px;
}

.zcb-voucher-gift-card-shortcode textarea.wt_gc_gift_card_field {
	min-height: 110px;
	resize: vertical;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_field:focus,
.zcb-voucher-gift-card-shortcode textarea.wt_gc_gift_card_field:focus {
	outline: none;
	border-color: #ea580c !important;
	box-shadow: 0 0 0 3px rgba(234, 88, 12, 0.12) !important;
	background: #fff !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form .single_add_to_cart_button,
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form button[type="submit"],
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form .button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 100% !important;
	min-height: 52px !important;
	margin: 8px 0 0 !important;
	padding: 14px 24px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: linear-gradient(135deg, #f97316, #ea580c) !important;
	color: #fff !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	letter-spacing: 0.08em !important;
	text-transform: uppercase !important;
	cursor: pointer;
	float: none !important;
}

.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form .single_add_to_cart_button:hover,
.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form button[type="submit"]:hover {
	filter: brightness(1.05);
}

@media (max-width: 768px) {
	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_wrapper {
		padding: 24px 18px 28px;
		border-radius: 16px;
	}

	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form {
		grid-template-columns: 1fr;
		gap: 24px 0;
	}

	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form > h2:first-of-type,
	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_templates_container,
	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form > form.cart {
		grid-column: 1;
		grid-row: auto;
	}

	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_form > form.cart {
		padding-left: 0;
		border-left: 0;
		padding-top: 4px;
		border-top: 1px solid #ececec;
	}

	.zcb-voucher-gift-card-shortcode .wt_gc_gift_card_product_page_templates_inner {
		grid-template-columns: repeat(4, minmax(72px, 1fr));
		overflow-x: auto;
		padding-bottom: 6px;
	}
}
