|
|
|
@ -7,9 +7,9 @@
|
|
|
|
|
|
|
|
|
|
<form action="/orders/quick_inquiry_save" method="post" novalidate="" id="info_page_form">
|
|
|
|
|
<textarea id="form_additionalrequirements" name="additional_requirements" placeholder="E.g. This is a big trip for my birthday, anniversary, honeymoon, retirement, kid's graduation, bucket list…
|
|
|
|
|
Our must-dos/must-sees are…" style="height:80px;"></textarea>
|
|
|
|
|
Our must-dos/must-sees are…" style="height:90px;"></textarea>
|
|
|
|
|
|
|
|
|
|
<div class="selectionBlock">
|
|
|
|
|
<div class="selectionBlock" style="margin-bottom: 10px;">
|
|
|
|
|
<p style="
|
|
|
|
|
margin-bottom: 0px;
|
|
|
|
|
">
|
|
|
|
@ -709,6 +709,7 @@ 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;
|
|
|
|
|