|
|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<!--lantern-form start-->
|
|
|
|
|
<script src="https://www.recaptcha.net/recaptcha/enterprise.js?render=6Lf828MhAAAAANNetijCXKwW5ARyhcJ-b1Hhslja"></script>
|
|
|
|
|
<div class="tmbottom">
|
|
|
|
|
<h3 style="font-size: 24px; line-height: 22px;">Chiang Mai CAD Yi Peng Festival 2025</h3>
|
|
|
|
|
<h3 style="font-size: 24px; line-height: 22px; font-family: Calibri;margin-top: 60px;">Chiang Mai CAD Yi Peng Festival 2025 Ticket Booking</h3>
|
|
|
|
|
<form id='ticket_form' action="https://www.asiahighlights.com/orders/lantern_save" method="post" >
|
|
|
|
|
|
|
|
|
|
<p style="font-size: 20px; margin-bottom: 15px;"><strong>Choose a Date:</strong></p>
|
|
|
|
|
@ -64,9 +64,8 @@
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please select at least one option.</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<p style="font-size: 20px;margin-bottom: 5px; margin-top: 10px;"><strong>Select Ticket Quantity:</strong> Adults and children (8+ years)</p>
|
|
|
|
|
<p style="font-size: 20px;margin-bottom: 5px; margin-top: 10px;"><strong>Quantity:</strong> Adults and children (8+ years)</p>
|
|
|
|
|
<p style="font-size: 16px;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
margin-top: -5px;">Children under 8 are free.</p>
|
|
|
|
|
<div class="peopleSelect" style="width: auto;">
|
|
|
|
|
@ -382,7 +381,6 @@ background: #fff;margin-top: 15px; margin-bottom: 20px; display: none;">
|
|
|
|
|
<button class="sendButton" id="submit_ticket_button" name="submit_ticket_form"
|
|
|
|
|
type="button" style="margin-top: 20px;">Proceed to Payment</button>
|
|
|
|
|
<p style=" text-align: center;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
margin-top: -15px;
|
|
|
|
|
line-height: 20px;"><strong>Once payment is received, we'll send your e-ticket within 24 hours.</strong></p>
|
|
|
|
|
</form>
|
|
|
|
|
@ -619,5 +617,11 @@ background: #fff;margin-top: 15px; margin-bottom: 20px; display: none;">
|
|
|
|
|
<style>
|
|
|
|
|
.minaddBtn { width:auto !important;}
|
|
|
|
|
.optionLable input[type="radio"]+label {min-height: auto;}
|
|
|
|
|
.optionLable input[type="radio"]:checked+label, .optionLable input[type="radio"]+label:hover {
|
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
|
color: #ad1818;
|
|
|
|
|
background: #ad1818;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<!--lantern-form end-->
|