|
|
|
|
@ -48,7 +48,7 @@ Our must-dos/must-sees are…" style="height:80px;"></textarea>
|
|
|
|
|
<div class="peopleSelect">
|
|
|
|
|
<p style=" margin-top: 10px;
|
|
|
|
|
margin-bottom: 10px;"><strong>
|
|
|
|
|
Adults number (≥18 years old)
|
|
|
|
|
Adults (≥18 years old)
|
|
|
|
|
</strong> </p>
|
|
|
|
|
<button class="minaddBtn reduceadult" id="minusAdult" type="button"
|
|
|
|
|
value="-">-</button>
|
|
|
|
|
@ -88,7 +88,7 @@ Our must-dos/must-sees are…" style="height:80px;"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="clear"></div>
|
|
|
|
|
<div id="childrenBlock" style="display: none">
|
|
|
|
|
<p style=" margin-top: -15px; margin-bottom: 5px;"><strong>Children number (age of children at time of trip)</strong></p>
|
|
|
|
|
<p style=" margin-top: -10px; margin-bottom: 5px;"><strong>Children (age of children at time of trip)</strong></p>
|
|
|
|
|
<div class="kids_age">
|
|
|
|
|
<p style="margin-bottom: 5px;">10-17 yrs old</p>
|
|
|
|
|
<select class="kids_number" id="teenagerNumber" name="teenager_10_17_yrs">
|
|
|
|
|
@ -141,7 +141,7 @@ Our must-dos/must-sees are…" style="height:80px;"></textarea>
|
|
|
|
|
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<p style=" margin-top: 10px;
|
|
|
|
|
margin-bottom: 10px;"><strong>
|
|
|
|
|
margin-bottom: 0;"><strong>
|
|
|
|
|
When would you travel?
|
|
|
|
|
</strong></p>
|
|
|
|
|
<div id="date_error_msg" style="display: none">
|
|
|
|
|
@ -709,7 +709,6 @@ Our must-dos/must-sees are…" style="height:80px;"></textarea>
|
|
|
|
|
</script>
|
|
|
|
|
<style>
|
|
|
|
|
.date_select {width: 27.5% !important;}
|
|
|
|
|
.age_range { margin-top: 45px;}
|
|
|
|
|
@media (max-width: 750px){
|
|
|
|
|
.date_select {
|
|
|
|
|
width: 93% !important;
|
|
|
|
|
|