|
|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<!--New Year Countdown 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 New Year Countdown on Dec.31st, 2025</h3>
|
|
|
|
|
<h3 style="font-size: 24px; line-height: 22px;font-family: Calibri;margin-top: 60px;">Chiang Mai CAD New Year Countdown on Dec.31st, 2025</h3>
|
|
|
|
|
<form id='ticket_form' action="https://www.asiahighlights.com/orders/new_year_countdown_save" method="post" >
|
|
|
|
|
|
|
|
|
|
<p style="font-size: 20px;margin-bottom: 20px;"><strong>Select an Available Ticket Type:</strong></p>
|
|
|
|
|
@ -98,8 +98,8 @@
|
|
|
|
|
<div id="ticket_type_errmsg" style="display: none">
|
|
|
|
|
<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: 16px;font-style: italic;margin-bottom: 10px;margin-top: -5px;">Children under 8 are free.</p>
|
|
|
|
|
<p style="font-size: 20px;margin-bottom: 5px; margin-top: 10px;"><strong>Quantity:</strong> Adults & children (8+) – Free for under 8</p>
|
|
|
|
|
|
|
|
|
|
<div class="peopleSelect" style="width: auto;">
|
|
|
|
|
<div class="numberBtn">
|
|
|
|
|
<input class="minaddBtn reduceadult" id="minusButton" type="button" value="-">
|
|
|
|
|
@ -604,5 +604,11 @@
|
|
|
|
|
.minaddBtn {
|
|
|
|
|
width: auto !important;
|
|
|
|
|
}
|
|
|
|
|
.optionLable input[type="radio"]:checked+label, .optionLable input[type="radio"]+label:hover {
|
|
|
|
|
border: 1px solid #ad1818;
|
|
|
|
|
color: #ad1818;
|
|
|
|
|
background: #ad1818;
|
|
|
|
|
color: #fff;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<!--New Year Countdown end-->
|