.elementor-27290 .elementor-element.elementor-element-70c34be7{--display:flex;--background-transition:0.3s;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-778592d */#cici-gc-widget-a7f3d1.cgc-gift-card-wrap {
	max-width: 480px;
	margin: 30px auto;
	padding: 30px 28px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 14px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.04);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	color: #222;
}
#cici-gc-widget-a7f3d1 .cgc-header {
	text-align: center;
	margin-bottom: 40px;
}
#cici-gc-widget-a7f3d1 .cgc-header h2 {
	margin: 0 0 6px;
	font-size: 36px;
	font-weight: 600;
	color: #000;
	line-height: 1.2;
}
#cici-gc-widget-a7f3d1 .cgc-header p {
	margin: 0;
	color: #000;
	font-size: 16px;
}
#cici-gc-widget-a7f3d1 .cgc-section-title {
	font-size: 19px;
	font-weight: 700;
	line-height: 26px;
	margin: 26px 0 14px;
	color: #000;
}
/* Carousel */
#cici-gc-widget-a7f3d1 .cgc-carousel {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin-bottom: 14px;
}
#cici-gc-widget-a7f3d1 .cgc-carousel-frame {
	width: 326px !important;
	height: 206px !important;
	border-radius: 12px;
	overflow: hidden;
	background: #111;
	display: flex;
	align-items: center;
	justify-content: center;
}
#cici-gc-widget-a7f3d1 .cgc-carousel-image {
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	object-fit: cover !important;
	transition: opacity 0.15s ease;
}
#cici-gc-widget-a7f3d1 .cgc-carousel-arrow {
	box-sizing: border-box !important;
	width: 34px !important;
	height: 34px !important;
	min-width: 34px;
	min-height: 34px;
	padding: 0 !important;
	margin: 0;
	border-radius: 50% !important;
	border: none;
	background: transparent;
	cursor: pointer;
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #333;
}
#cici-gc-widget-a7f3d1 .cgc-carousel-arrow svg {
	width: 34px;
	height: 34px;
	display: block;
}
#cici-gc-widget-a7f3d1 .cgc-carousel-arrow:hover {
	background: #f5f5f5;
}
#cici-gc-widget-a7f3d1 .cgc-thumbs {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 6px;
	margin-bottom: 50px;
}
#cici-gc-widget-a7f3d1 .cgc-thumb {
	width: 34px;
	height: 34px;
	padding: 0;
	border-radius: 6px;
	border: 2px solid transparent;
	overflow: hidden;
	cursor: pointer;
	background: none;
}
#cici-gc-widget-a7f3d1 .cgc-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#cici-gc-widget-a7f3d1 .cgc-thumb.is-active {
	border-color: #111;
}
/* Fields */
#cici-gc-widget-a7f3d1 .cgc-field {
	margin-bottom: 16px;
}
#cici-gc-widget-a7f3d1 .cgc-field label {
	display: block;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 15px;
	color: #222;
}
#cici-gc-widget-a7f3d1 .cgc-section-label {
	display: block;
	font-weight: 700;
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 7px;
	color: #000;
}
#cici-gc-widget-a7f3d1 .required {
	color: #c0392b;
}
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap input[type="text"],
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap input[type="email"],
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap input[type="tel"],
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap input[type="number"] {
	width: 100%;
	box-sizing: border-box;
	height: 48px;
	padding: 0 16px;
	border: 1px solid #6b6b6b;
	border-radius: 8px;
	font-size: 16px;
	background-color: #fff;
	outline: 0;
	-webkit-appearance: none;
}
#cici-gc-widget-a7f3d1 input::placeholder,
#cici-gc-widget-a7f3d1 textarea::placeholder {
    color: rgb(107 107 107)!important;
    opacity: 1;
}
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap select,
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 11px 16px;
	border: 1px solid #6b6b6b;
	border-radius: 8px;
	font-size: 16px;
	background-color: #fff;
	outline: 0;
	-webkit-appearance: none;
}
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap input:focus,
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap select:focus,
#cici-gc-widget-a7f3d1.cgc-gift-card-wrap textarea:focus {
	outline: none;
	border-color: #111;
	background: #fff;
}
/* Amount buttons */
#cici-gc-widget-a7f3d1 .cgc-amount-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 15px;
}
#cici-gc-widget-a7f3d1 .cgc-amount-btn,
#cici-gc-widget-a7f3d1 .cgc-grp-amount-btn {
	flex: 1 1 auto;
	min-width: 70px;
	padding: 12px 8px;
	border: 1px solid #ddd;
	border-radius: 8px;
	background: #fff;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	color: #222;
}
#cici-gc-widget-a7f3d1 .cgc-amount-btn.is-active,
#cici-gc-widget-a7f3d1 .cgc-grp-amount-btn.is-active {
	background: #111;
	color: #fff;
	border-color: #111;
}
#cici-gc-widget-a7f3d1 .cgc-custom-amount-input {
	margin-top: 4px;
}
/* Delivery tabs */
#cici-gc-widget-a7f3d1 .cgc-tabs {
	display: flex;
	background: #f0f0f0;
	border-radius: 24px;
	padding: 4px;
	margin-bottom: 6px;
}
#cici-gc-widget-a7f3d1 .cgc-tab {
	flex: 1;
	border: none;
	background: transparent;
	padding: 10px 12px;
	border-radius: 20px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	color: #43494F;
}
#cici-gc-widget-a7f3d1 .cgc-tab.is-active {
	background: #fff;
	color: #111;
	box-shadow: 0 1px 4px rgba(0,0,0,0.12);
}
/* Buttons */
#cici-gc-widget-a7f3d1 .cgc-btn-checkout {
	width: 100%;
	background: #111;
	color: #fff;
	border: none;
	border-radius: 10px;
	padding: 15px;
	font-size: 15px;
	font-weight: 700;
	cursor: pointer;
	margin-top: 10px;
}
#cici-gc-widget-a7f3d1 .cgc-btn-checkout:hover {
	background: #000;
}
#cici-gc-widget-a7f3d1 .cgc-btn-checkout:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}
#cici-gc-widget-a7f3d1 .cgc-btn-secondary {
	width: 100%;
	background: #fff;
	color: #111;
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 13px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	margin-bottom: 10px;
}
#cici-gc-widget-a7f3d1 .cgc-error-message {
	color: #c0392b;
	font-weight: 600;
	font-size: 13px;
	margin: 10px 0;
}
#cici-gc-widget-a7f3d1 .cgc-note {
	font-size: 12px;
	color: #888;
	margin-bottom: 16px;
}
/* Review table (step 2) */
#cici-gc-widget-a7f3d1 .cgc-review-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 16px;
	font-size: 14px;
}
#cici-gc-widget-a7f3d1 .cgc-review-table th,
#cici-gc-widget-a7f3d1 .cgc-review-table td {
	text-align: left;
	padding: 9px 4px;
	border-bottom: 1px solid #eee;
}
#cici-gc-widget-a7f3d1 .cgc-review-table th {
	width: 42%;
	color: #888;
	font-weight: 600;
}
#cici-gc-widget-a7f3d1 .cgc-success-message {
	text-align: center;
	font-size: 14px;
	color: #333;
}
/* Bước chọn loại quà tặng */
#cici-gc-widget-a7f3d1 .cgc-gift-type-.elementor-27290 .elementor-element.elementor-element-778592d {
	margin-bottom: 22px;
}
#cici-gc-widget-a7f3d1 .cgc-gift-type-option {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 14px 16px;
	margin-bottom: 10px;
	cursor: pointer;
}
#cici-gc-widget-a7f3d1 .cgc-gift-type-icon {
	flex-shrink: 0;
	margin-top: 8px;
	line-height: 0;
}
#cici-gc-widget-a7f3d1 .cgc-gift-type-text {
	display: block;
}
#cici-gc-widget-a7f3d1 .cgc-gift-type-option strong {
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
	color: #000;
}
#cici-gc-widget-a7f3d1 .cgc-gift-type-option p {
	margin: 0;
	font-size: 14px;
	color: rgba(0,0,0,0.55);
}
#cici-gc-widget-a7f3d1 .cgc-gift-type-option.is-active {
	border-color: #111;
	border-width: 2px;
}
/* Toggle "gửi cho chính mình" */
#cici-gc-widget-a7f3d1 .cgc-self-toggle-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#cici-gc-widget-a7f3d1 .cgc-self-toggle-row .cgc-toggle-label {
	margin-bottom: 0;
	font-size: 16px;
	color: #101010;
	text-decoration: none;
}
#cici-gc-widget-a7f3d1 .cgc-switch {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 24px;
	flex-shrink: 0;
}
#cici-gc-widget-a7f3d1 .cgc-switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
#cici-gc-widget-a7f3d1 .cgc-switch-slider {
	position: absolute;
	cursor: pointer;
	top: 0; left: 0; right: 0; bottom: 0;
	background: #ccc;
	border-radius: 24px;
	transition: 0.2s;
}
#cici-gc-widget-a7f3d1 .cgc-switch-slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 3px;
	bottom: 3px;
	background: #fff;
	border-radius: 50%;
	transition: 0.2s;
}
#cici-gc-widget-a7f3d1 .cgc-switch input:checked + .cgc-switch-slider {
	background: #111;
}
#cici-gc-widget-a7f3d1 .cgc-switch input:checked + .cgc-switch-slider:before {
	transform: translateX(18px);
}
/* Chia sẻ link chiến dịch nhóm */
#cici-gc-widget-a7f3d1 .cgc-share-link-box {
	display: flex;
	gap: 8px;
	margin: 14px 0;
}
#cici-gc-widget-a7f3d1 .cgc-share-link-box input {
	flex: 1;
	padding: 10px 12px;
	border: 1px solid #ddd;
	border-radius: 8px;
	background: #fafafa;
	font-size: 13px;
}
#cici-gc-widget-a7f3d1 .cgc-share-link-box button {
	width: auto;
	white-space: nowrap;
	margin: 0;
}
/* Trang góp tiền */
#cici-gc-widget-a7f3d1 .cgc-progress-box {
	text-align: center;
	margin-bottom: 20px;
}
#cici-gc-widget-a7f3d1 .cgc-progress-box p {
	font-size: 15px;
	margin-bottom: 8px;
}
#cici-gc-widget-a7f3d1 .cgc-progress-bar {
	background: #eee;
	border-radius: 10px;
	height: 10px;
	overflow: hidden;
}
#cici-gc-widget-a7f3d1 .cgc-progress-bar-fill {
	background: #111;
	height: 100%;
	border-radius: 10px;
}
#cici-gc-widget-a7f3d1 .cgc-discount-link {
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
	margin: 4px 0 18px;
	color: #101010;
}
#cici-gc-widget-a7f3d1 .cgc-field-note {
	font-size: 13px;
	color: #888;
	margin: 6px 0 4px;
	line-height: 1.5;
}
/* Discount code toggle */
#cici-gc-widget-a7f3d1 .cgc-discount-box {
	margin-bottom: 18px;
}
#cici-gc-widget-a7f3d1 .cgc-discount-box label {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #888;
}
#cici-gc-widget-a7f3d1 .cgc-discount-row {
	display: flex;
	gap: 8px;
}
#cici-gc-widget-a7f3d1 .cgc-discount-row input {
	flex: 1;
	margin-bottom: 0;
}
#cici-gc-widget-a7f3d1 .cgc-discount-row button {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 0 16px;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
}
#cici-gc-widget-a7f3d1 .cgc-discount-note {
	font-size: 13px;
	color: #888;
	margin-top: 8px;
}
#cici-gc-widget-a7f3d1 .cgc-delivery-date-select {
	margin-bottom: 8px;
}
#cici-gc-widget-a7f3d1 .cgc-discount-note.cgc-discount-success {
	color: #1a7f37;
	font-weight: 600;
}
/* Custom date picker (replaces native browser calendar for full style control) */
#cici-gc-widget-a7f3d1 .cgc-datepicker-wrap {
	position: relative;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-display {
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
	padding-right: 36px !important;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-panel {
	display: none;
	position: absolute;
	top: calc(100% + 8px);
	left: 0;
	z-index: 60;
	width: 280px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.14);
	padding: 16px;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 12px;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-header button {
	box-sizing: border-box !important;
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important;
	margin: 0;
	border: none;
	background: #f2f2f2;
	border-radius: 50% !important;
	cursor: pointer;
	font-size: 13px;
	line-height: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-header button:hover {
	background: #e5e5e5;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-weekdays,
#cici-gc-widget-a7f3d1 .cgc-datepicker-days {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	text-align: center;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-weekdays {
	font-size: 11px;
	color: #999;
	margin-bottom: 6px;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-days {
	row-gap: 2px;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-day {
	padding: 7px 0;
	font-size: 13px;
	border-radius: 6px;
	cursor: pointer;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-day:hover:not(.is-disabled):not(.is-other-month) {
	background: #f0f0f0;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-day.is-today {
	border: 1px solid #111;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-day.is-selected {
	background: #111;
	color: #fff;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-day.is-disabled {
	color: #ccc;
	cursor: not-allowed;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-day.is-other-month {
	cursor: default;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-footer {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #f0f0f0;
	font-size: 12px;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-footer a {
	color: #7c4dff;
	text-decoration: none;
	cursor: pointer;
}
#cici-gc-widget-a7f3d1 .cgc-datepicker-footer a:hover {
	text-decoration: underline;
}

.page-id-26810 .entry-title {
    display: none !important;
}

/* Inline field error messages (shown right under the input) */
#cici-gc-widget-a7f3d1 .cgc-inline-error {
	display: none;
	color: #c0392b;
	font-size: 12px;
	margin: 6px 0 0;
	line-height: 1.4;
}
#cici-gc-widget-a7f3d1 .cgc-inline-error.is-visible {
	display: block;
}
#cici-gc-widget-a7f3d1 input.cgc-input-invalid,
#cici-gc-widget-a7f3d1 select.cgc-input-invalid,
#cici-gc-widget-a7f3d1 textarea.cgc-input-invalid {
	border-color: #c0392b !important;
}/* End custom CSS */