|
|
|
|
@ -50,6 +50,15 @@
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="optionLable" id="ticket_type_standard_khomloy">
|
|
|
|
|
<input type="radio" value="Premium+Transfer+Dinner+Thai Costume" id="premium_costume" data-price="349" name="ticket_type">
|
|
|
|
|
<label for="premium_costume" style="font-size:18px;">
|
|
|
|
|
Premium+Transfer+Dinner+Thai Costume
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$349
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="ticket_type_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please select at least one option.</div>
|
|
|
|
|
@ -79,7 +88,7 @@ border: 3px dashed #d1d1d1;
|
|
|
|
|
border-radius: 10px;
|
|
|
|
|
padding: 10px 10px 0px 10px;
|
|
|
|
|
width: calc(100% - 30px);
|
|
|
|
|
background: #fff;margin-top: 15px; margin-bottom: 20px;">
|
|
|
|
|
background: #fff;margin-top: 15px; margin-bottom: 20px; display: none;">
|
|
|
|
|
<p style=" font-size: 19px;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
font-style: italic;
|
|
|
|
|
|