@ -166,8 +166,10 @@ Our must-dos/must-sees are…" style="height:90px;"></textarea>
< div class = "trip_date_length" id = "tripDateBlock" style = "display: none" >
< div class = "trip_date_length" id = "tripDateBlock" style = "display: none" >
< p style = "margin-bottom: 10px;" > Select your travel date and trip length (days).< / p >
< p style = "margin-bottom: 10px;" > Select your travel date and trip length (days).< / p >
< div id = 'dateSelectionBlock' >
< div id = 'dateSelectionBlock' >
< input type = "text" class = "arrivalDate datepicker" id = "Date_Start" name = "date_start" value = "" placeholder = "mm/dd/yyyy" autocomplete = "off" style = "width: auto; float: left; margin-right: 15px;" >
< input type = "text" class = "arrivalDate datepicker" id = "Date_Start" name = "date_start" value = "" placeholder = "mm/dd/yyyy" autocomplete = "off" style = "width: auto ; float: left ; margin-right: 15px ; height: 30px ;
< input type = "month" id = "expectedMonth" name = "expected_month" placeholder = "Select your expected travel date." style = "width: auto; float: left; margin-right: 15px;" >
margin-top: 5px;">
< input type = "month" id = "expectedMonth" name = "expected_month" placeholder = "Select your expected travel date." style = "width: auto ; float: left ; margin-right: 15px ; height: 30px ;
margin-top: 5px;">
< / div >
< / div >
< div class = "peopleSelect" >
< div class = "peopleSelect" >
< div class = "numberBtn" >
< div class = "numberBtn" >
@ -714,7 +716,7 @@ Our must-dos/must-sees are…" style="height:90px;"></textarea>
})
})
< / script >
< / script >
< style >
< style >
.date_select {width: 27.5% !important;}
.date_select {width: 27.5% !important; margin-bottom: 10px; }
.age_range { margin-top: 45px;}
.age_range { margin-top: 45px;}
@media (max-width: 750px){
@media (max-width: 750px){
.date_select {
.date_select {