|
|
@ -570,19 +570,20 @@
|
|
|
|
<option value="Åland Islands +385">Åland Islands +358</option>
|
|
|
|
<option value="Åland Islands +385">Åland Islands +358</option>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number (We'll only call if you ask.) *" type="tel" value="" />
|
|
|
|
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number (We'll only call if you ask.) *" type="tel" value="" />
|
|
|
|
<p style="
|
|
|
|
<div id="contact_errmsg" style="display: none">
|
|
|
|
font-size: 17px;
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
|
|
|
|
|
|
|
|
<p style="font-size: 17px;
|
|
|
|
color: #555;
|
|
|
|
color: #555;
|
|
|
|
margin-top: -10px;
|
|
|
|
margin-top: -10px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
font-style: italic;
|
|
|
|
font-style: italic;
|
|
|
|
|
|
|
|
padding-left: 0;
|
|
|
|
">WhatsApp / iMessage is SUPER helpful to ensure you not miss any important info.</p>
|
|
|
|
">WhatsApp / iMessage is SUPER helpful to ensure you not miss any important info.</p>
|
|
|
|
<div class="checkYes" style="margin-bottom: 15px;">
|
|
|
|
<div class="checkYes" style="margin-bottom: 15px;">
|
|
|
|
<input type="checkbox" value="Available on WhatsApp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
|
|
|
|
<input type="checkbox" value="Available on WhatsApp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
|
|
|
|
<label for="whatsapp">This number is available on WhatsApp.</label>
|
|
|
|
<label for="whatsapp">This number is available on WhatsApp.</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="contact_errmsg" style="display: none">
|
|
|
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<button class="sendButton" id="submit_booking_form_inquiry" name="booking_form_inquiry_list" type="submit">Inquire Now</button> <input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/>
|
|
|
|
<button class="sendButton" id="submit_booking_form_inquiry" name="booking_form_inquiry_list" type="submit">Inquire Now</button> <input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/>
|
|
|
|