@ -713,7 +713,8 @@ Our must-dos/must-sees are…" style="height:90px;"></textarea>
$infantNumberInput.val(infantNumber);
}
});
})
// Trip Length
$('#tripLengthPlus').click(function () {
@ -732,6 +733,7 @@ Our must-dos/must-sees are…" style="height:90px;"></textarea>
autoclose: true,
startDate: '+2d'
</script>
<style>
.date_select {width: 27.5% !important; margin-bottom: 10px;}